projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9045646
)
Fix last commit
author
Martin Rudalics
<rudalics@gmx.at>
Tue, 19 May 2015 10:19:10 +0000
(12:19 +0200)
committer
Martin Rudalics
<rudalics@gmx.at>
Tue, 19 May 2015 10:19:10 +0000
(12:19 +0200)
doc/lispref/frames.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/frames.texi
b/doc/lispref/frames.texi
index 8cadf791a124061f479c22d9262aa639bda20925..ddf81f3e805cab24f78e1150d5c9c296ba0af18f 100644
(file)
--- a/
doc/lispref/frames.texi
+++ b/
doc/lispref/frames.texi
@@
-664,7
+664,7
@@
edge, combining position notation and @code{user-position} as in
@example
(modify-frame-parameters
- '((user-position . t) (left . (+ -4))))
+
nil
'((user-position . t) (left . (+ -4))))
@end example
may help to override that.